home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 2.iso / pc / buttons / navigationButtons.swf / scripts / DefineButton2_44 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-09-03  |  76 b   |  5 lines

  1. on(release){
  2.    _root.lastViewedSection();
  3.    _parent.gotoAndStop(1);
  4. }
  5.